'Declaration Public Overloads Sub ReplaceTextSymbols( _
ByVal replaceMapКарта, которую следует использовать для замены символа.() As System.Collections.Generic.Dictionary(Of PdfTextSymbol,PdfTextSymbol), _
ByVal progressControllerКонтроллер хода выполнения.As Vintasoft.Imaging.Utils.IActionProgressController, _
ByVal ParamArray nodesУзлы (экземпляры объекта PdfPage или PdfFormXObjectResource), в которых необходимо заменить коды символов.() As Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase _
)
public void ReplaceTextSymbols(
System.Collections.Generic.Dictionary<PdfTextSymbol,PdfTextSymbol>[] replaceMap,
Vintasoft.Imaging.Utils.IActionProgressController progressController,
params Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase[] nodes
)
public: void ReplaceTextSymbols(
System.Collections.Generic.Dictionary<PdfTextSymbol,PdfTextSymbol*>*[]* replaceMap,
Vintasoft.Imaging.Utils.IActionProgressController* progressController,
params Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase*[]* nodes
)
public:
void ReplaceTextSymbols(
array<System.Collections.Generic.Dictionary<PdfTextSymbol,PdfTextSymbol^>^>^ replaceMap,
Vintasoft.Imaging.Utils.IActionProgressController^ progressController,
... array<Vintasoft.Imaging.Pdf.Tree.PdfTreeNodeBase^>^ nodes
)
Parameters
- replaceMap
- Карта, которую следует использовать для замены символа.
- progressController
- Контроллер хода выполнения.
- nodes
- Узлы (экземпляры объекта PdfPage или PdfFormXObjectResource), в которых необходимо заменить коды символов.